file chooser entry: Special-case ., .. and ~
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jul 2015 04:42:19 +0000 (00:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jul 2015 04:42:19 +0000 (00:42 -0400)
commit91c05f6f6bf013accca8ff583cfe66f204fcd5d0
tree4fd450dde1e7f535a30611f8da9d5c4e64f13b02
parentf30637bbae4686ed78dd0976cb941ebab9e28cca
file chooser entry: Special-case ., .. and ~

Make sure entering the three special strings ".", ".." or "~" in
the location entry works as expected. They already worked correctly
if you append a '/' to force them to be recognized as the 'folder'
part, but that should not be necessary.

https://bugzilla.gnome.org/show_bug.cgi?id=752707
gtk/gtkfilechooserentry.c